func os.newPIDProcess
3 uses
os (current package)
exec.go#L121: func newPIDProcess(pid int) *Process {
exec_posix.go#L69: return newPIDProcess(pid), nil
exec_unix.go#L131: return newPIDProcess(pid), nil
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)